Only One Parameter may use the Assigns Option Error

You used the Assigns keyword with more than one parameter. You can use Assigns with only one parameter and it must be the last parameter.


Example

The following method declaration uses Assigns twice.


See Also

Assigns keyword.